[INFO] fetching crate molcv 0.1.0...
[INFO] testing molcv-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate molcv 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate molcv 0.1.0
[INFO] finished tweaking crates.io crate molcv 0.1.0
[INFO] tweaked toml for crates.io crate molcv 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate molcv 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate molcv 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 516d595c59a6d46aa02468f185367168e1fa37dae7a14c3760851175e9d65a0e
[INFO] running `Command { std: "docker" "start" "-a" "516d595c59a6d46aa02468f185367168e1fa37dae7a14c3760851175e9d65a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "516d595c59a6d46aa02468f185367168e1fa37dae7a14c3760851175e9d65a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516d595c59a6d46aa02468f185367168e1fa37dae7a14c3760851175e9d65a0e", kill_on_drop: false }`
[INFO] [stdout] 516d595c59a6d46aa02468f185367168e1fa37dae7a14c3760851175e9d65a0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c68e86f9238e7c4c5ccb155a9aeab56590ab0b54170dddf911c6196ea2d80c2
[INFO] running `Command { std: "docker" "start" "-a" "9c68e86f9238e7c4c5ccb155a9aeab56590ab0b54170dddf911c6196ea2d80c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling iter-read v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling doc-cfg v0.1.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling ndarray-npy v0.8.1
[INFO] [stderr]    Compiling pdbtbx v0.11.0
[INFO] [stderr]    Compiling serde-pickle v1.1.1
[INFO] [stderr]    Compiling molcv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "9c68e86f9238e7c4c5ccb155a9aeab56590ab0b54170dddf911c6196ea2d80c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c68e86f9238e7c4c5ccb155a9aeab56590ab0b54170dddf911c6196ea2d80c2", kill_on_drop: false }`
[INFO] [stdout] 9c68e86f9238e7c4c5ccb155a9aeab56590ab0b54170dddf911c6196ea2d80c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa6a24f8041c11d951b576d9df11790d8145fc36160b4fb38c3573be5ca228d5
[INFO] running `Command { std: "docker" "start" "-a" "aa6a24f8041c11d951b576d9df11790d8145fc36160b4fb38c3573be5ca228d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling molcv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "aa6a24f8041c11d951b576d9df11790d8145fc36160b4fb38c3573be5ca228d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6a24f8041c11d951b576d9df11790d8145fc36160b4fb38c3573be5ca228d5", kill_on_drop: false }`
[INFO] [stdout] aa6a24f8041c11d951b576d9df11790d8145fc36160b4fb38c3573be5ca228d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3cfbd56ad17fb8eda5361be66d2f12755378cae134859677f70d41d4f290b9e
[INFO] running `Command { std: "docker" "start" "-a" "e3cfbd56ad17fb8eda5361be66d2f12755378cae134859677f70d41d4f290b9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molcv-34039dd4f51e16e1)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/molcv-67ca2682e13b7a8f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests molcv
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3cfbd56ad17fb8eda5361be66d2f12755378cae134859677f70d41d4f290b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3cfbd56ad17fb8eda5361be66d2f12755378cae134859677f70d41d4f290b9e", kill_on_drop: false }`
[INFO] [stdout] e3cfbd56ad17fb8eda5361be66d2f12755378cae134859677f70d41d4f290b9e
